Skip to content

Record metrics for empty skill catalogs - #35607

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/f68d65806703c0ded1ece1e5ae1ffaf6d6045126
Jul 27, 2026
Merged

Record metrics for empty skill catalogs#35607
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/f68d65806703c0ded1ece1e5ae1ffaf6d6045126

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 27, 2026

Copy link
Copy Markdown

Record metrics for empty skill catalogs

Why

Empty rendered skill catalogs skipped catalog telemetry instead of reporting
zero-valued counts.

What changed

  • Record a default render report when thread, turn-input, or executor catalog
    rendering produces no fragment.
  • Record zero-valued host world-state metrics when skill instructions are
    enabled but no host skills are available.
  • Preserve the catalog_surface tag so empty host and executor catalogs remain
    distinguishable.

Testing

Add coverage for empty catalog rendering and mixed nonempty-executor,
empty-host world state.

## Why

Empty rendered skill catalogs skipped catalog telemetry instead of reporting
zero-valued counts.

## What changed

- Record a default render report when thread, turn-input, or executor catalog
  rendering produces no fragment.
- Record zero-valued host world-state metrics when skill instructions are
  enabled but no host skills are available.
- Preserve the `catalog_surface` tag so empty host and executor catalogs remain
  distinguishable.

## Testing

Add coverage for empty catalog rendering and mixed nonempty-executor,
empty-host world state.

GitOrigin-RevId: f68d65806703c0ded1ece1e5ae1ffaf6d6045126
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/f68d65806703c0ded1ece1e5ae1ffaf6d6045126 branch from 13f8557 to 16d7daa Compare July 27, 2026 12:33
@copyberry
copyberry Bot merged commit 16d7daa into main Jul 27, 2026
14 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/f68d65806703c0ded1ece1e5ae1ffaf6d6045126 branch July 27, 2026 12:34
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant